/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetDateTime

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field DateTime value.

Syntax

C#
public DateTime GetDateTime(String name)

Returns the DateTime value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.